Merge pull request #2 from pebble-dev/dependabot/npm_and_yarn/require-from-string-2.0.2

Bump require-from-string from 1.2.1 to 2.0.2
This commit is contained in:
Jay Michalska
2025-12-21 19:38:52 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -39,7 +39,7 @@
"karma-threshold-reporter": "^0.1.15",
"mocha": "^11.7.5",
"postcss": "^8.5.6",
"require-from-string": "^1.1.0",
"require-from-string": "^2.0.2",
"sass": "^1.94.2",
"sinon": "^1.17.3",
"stringify": "^3.2.0",
@@ -10067,9 +10067,9 @@
}
},
"node_modules/require-from-string": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-1.2.1.tgz",
"integrity": "sha512-H7AkJWMobeskkttHyhTVtS0fxpFLjxhbfMa6Bk3wimP7sdPRGL3EyCg3sAQenFfAe+xQ+oAc85Nmtvq0ROM83Q==",
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz",
"integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==",
"dev": true,
"license": "MIT",
"engines": {
+1 -1
View File
@@ -78,7 +78,7 @@
"karma-threshold-reporter": "^0.1.15",
"mocha": "^11.7.5",
"postcss": "^8.5.6",
"require-from-string": "^1.1.0",
"require-from-string": "^2.0.2",
"sass": "^1.94.2",
"sinon": "^1.17.3",
"stringify": "^3.2.0",