deps: bump the dependency-updates group with 3 updates (#1102)

dependabot[bot] committed May 6, 2024 at 20:09 UTC b120e7ec524e2386fa45b23deaabad23869c9ac2
1 file changed +10 -10
package-lock.json
+10 -10
@@ -7348,9 +7348,9 @@
7348 }
7349 },
7350 "node_modules/@octokit/plugin-throttling": {
7351 - "version": "9.1.0",
7352 - "resolved": "https://registry.npmjs.org/@octokit/plugin-throttling/-/plugin-throttling-9.1.0.tgz",
7353 - "integrity": "sha512-16lDMMhChavhvXKr2zRK7sD+hTpuVm697xZNf1a0C/MFRZU8CFkrNJEYX7Fqo2dc44lISp7V5Vm0sgJIx2bRkw==",
7351 + "version": "9.3.0",
7352 + "resolved": "https://registry.npmjs.org/@octokit/plugin-throttling/-/plugin-throttling-9.3.0.tgz",
7353 + "integrity": "sha512-B5YTToSRTzNSeEyssnrT7WwGhpIdbpV9NKIs3KyTWHX6PhpYn7gqF/+lL3BvsASBM3Sg5BAUYk7KZx5p/Ec77w==",
7354 "dependencies": {
7355 "@octokit/types": "^13.0.0",
7356 "bottleneck": "^2.15.3"
@@ -19844,9 +19844,9 @@
19844 }
19845 },
19846 "node_modules/framer-motion": {
19847 - "version": "11.1.7",
19848 - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.1.7.tgz",
19849 - "integrity": "sha512-cW11Pu53eDAXUEhv5hEiWuIXWhfkbV32PlgVISn7jRdcAiVrJ1S03YQQ0/DzoswGYYwKi4qYmHHjCzAH52eSdQ==",
19847 + "version": "11.1.8",
19848 + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.1.8.tgz",
19849 + "integrity": "sha512-W2OGZmNfUarhh6A/rLXernq/JthjekbgeRWqzigPpbaShe/+HfQKUDSjiEdL302XOlINtO+SCFCiR1hlqN3uOA==",
19850 "dependencies": {
19851 "tslib": "^2.4.0"
19852 },
@@ -30467,9 +30467,9 @@
30467 }
30468 },
30469 "node_modules/pacote": {
30470 - "version": "18.0.4",
30471 - "resolved": "https://registry.npmjs.org/pacote/-/pacote-18.0.4.tgz",
30472 - "integrity": "sha512-V912GIsY6UJx+oL1o3MgFXSocUBiqVqVYuHhTxpuYSpBgfoM2kitpimil3xUGd7hU/soGGAoR5mc58daDys45A==",
30470 + "version": "18.0.5",
30471 + "resolved": "https://registry.npmjs.org/pacote/-/pacote-18.0.5.tgz",
30472 + "integrity": "sha512-AtbhPJE1gFPFdIb04spfX0UprUL0xK2eOBVVQnDNbLg7/VPrK/NkqgZRv7fkPPMM/zxZukjCkuGh+tZh7arrwQ==",
30473 "dependencies": {
30474 "@npmcli/git": "^5.0.0",
30475 "@npmcli/installed-package-contents": "^2.0.1",
@@ -30490,7 +30490,7 @@
30490 "tar": "^6.1.11"
30491 },
30492 "bin": {
30493 - "pacote": "lib/bin.js"
30493 + "pacote": "bin/index.js"
30494 },
30495 "engines": {
30496 "node": "^16.14.0 || >=18.0.0"